-
I have read the recommended answers none of which pertain to my subject. A database about surgeries performed contains lots …
- 422 views
- 1 answers
- 0 votes
-
I have a script which is taking data from Binance API every 30 minute interval and shows it in terminal. …
- 397 views
- 1 answers
- 0 votes
-
I import my data as arrays in python and put them in a variable like this d=np.array(df) then I want …
- 388 views
- 2 answers
- 0 votes
-
I received the code problem to find an average with user input. Here is the description If the user hits …
- 431 views
- 1 answers
- 0 votes
-
I would like to compute mean of specific lon lat points using Xarray: (-41.25, -3.75), (-38.75, -6.25) and (-38.75, -3.75). …
- 380 views
- 1 answers
- 0 votes
-
I have an ascii file containing 2 columns as following; id value 1 15.1 1 12.1 1 13.5 2 12.4 …
- 392 views
- 1 answers
- 0 votes